[INFO] cloning repository https://github.com/raji383/drawing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raji383/drawing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraji383%2Fdrawing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraji383%2Fdrawing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5d3a76899f14e70a812853b7b22a5a3a0a09c0
[INFO] checking raji383/drawing against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraji383%2Fdrawing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raji383/drawing
[INFO] finished tweaking git repo https://github.com/raji383/drawing
[INFO] tweaked toml for git repo https://github.com/raji383/drawing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raji383/drawing on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raji383/drawing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4
[INFO] running `Command { std: "docker" "start" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking rng v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking raster v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking drawing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Circle` is never constructed
[INFO] [stdout]    --> src/geometrical_shapes.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct Circle {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `random` are never used
[INFO] [stdout]    --> src/geometrical_shapes.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Circle {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 229 |     pub fn new(center: &Point, radius: i32) -> Circle {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn random(width: i32, height: i32) -> Circle {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/geometrical_shapes.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn display(&mut self, x: i32, y: i32, color: Color) {}
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Circle` is never constructed
[INFO] [stdout]    --> src/geometrical_shapes.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct Circle {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `random` are never used
[INFO] [stdout]    --> src/geometrical_shapes.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Circle {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 229 |     pub fn new(center: &Point, radius: i32) -> Circle {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn random(width: i32, height: i32) -> Circle {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4", kill_on_drop: false }`
[INFO] [stdout] 6dcca47bcad18adf2c3341ceaa962eb1ed79214fc9f8c4ebcf28d9567cb93fc4
